From 89c381c30b46ec714f2d5bef4b0cb6d759abc7e4 Mon Sep 17 00:00:00 2001 From: Andrew Cooper Date: Wed, 28 Jan 2015 16:31:07 +0100 Subject: [PATCH] docs/commandline: correct information for 'x2apic_phys' parameter Signed-off-by: Andrew Cooper --- docs/misc/xen-command-line.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index 0fc7559159..2274e74907 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -1378,9 +1378,11 @@ Permit use of x2apic setup for SMP environments. ### x2apic\_phys > `= ` -> Default: `true` +> Default: `true` if **FADT** mandates physical mode, `false` otherwise. -Use the x2apic physical apic driver. The alternative is the x2apic cluster driver. +In the case that x2apic is in use, this option switches between physical and +clustered mode. The default, given no hint from the **FADT**, is cluster +mode. ### xsave > `= ` -- 2.30.2